Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parameter Extractor: parse quoted parameters #87

Merged
merged 3 commits into from
Sep 6, 2024

Conversation

spagatticode
Copy link
Contributor

ParameterExtractor: Parse qutoted Parameters including ','
I.e.
ADetailer prompt: "score_9, score_8_up, score_7_up, beautiful eyes, blue eyes, detailed face, ",
Which stopped parsing after first comma:
ADatailer_Extract_Failed

Now parses whole string until closing quote
ADatailer_Extract_Fixed

Copy link

@receyuki receyuki merged commit 1e59445 into receyuki:main Sep 6, 2024
2 checks passed
@receyuki
Copy link
Owner

receyuki commented Sep 6, 2024

LGTM! Thank you for your contribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants